
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class NavigationEntityPropertyInterceptorArgs (Of TInstance,TValue) Inherits IdeaBlade.Core.PropertyInterceptorArgs(Of TInstance,TValue) Implements IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs(Of TInstance,TValue), IEntityPropertyInterceptorArgs, INavigationEntityPropertyInterceptorArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NavigationEntityPropertyInterceptorArgs(Of TInstance,TValue) |
C# | |
---|---|
public abstract class NavigationEntityPropertyInterceptorArgs<TInstance,TValue> : IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TValue>, IEntityPropertyInterceptorArgs, INavigationEntityPropertyInterceptorArgs |
C++/CLI | |
---|---|
generic<typename TInstance> generic<typename TValue> public ref class NavigationEntityPropertyInterceptorArgs abstract : public IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TValue>, IEntityPropertyInterceptorArgs, INavigationEntityPropertyInterceptorArgs |
- TInstance
- Type of declaring object
- TValue
- Type of property value
System.Object
IdeaBlade.Core.PropertyInterceptorArgs
IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>
IdeaBlade.EntityModel.NavigationEntityPropertyInterceptorArgs<TInstance,TValue>
IdeaBlade.EntityModel.NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult>
IdeaBlade.EntityModel.NavigationEntityPropertySetInterceptorArgs<TInstance,TResult>
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family